Quarto
Quarto enables you to weave together content and executable code into a finished document. To learn more about Quarto see https://quarto.org.
Will try publishing to Quarto Pub. User name is jo-dudding
quarto publish quarto-pub
Did not work as this is not a book or website project.
Code text uses the font Fira Code.
Figure 1 below demonstrates my ggplot2 theme.
callouts
Note that there are five types of callouts, including: note, warning, important, tip, and caution.
This is an example of a callout with a title.
This is an example of a ‘folded’ caution callout that can be expanded by the user. You can use collapse="true" to collapse it by default or collapse="false" to make a collapsible callout that is expanded by default.
fontawesome extension
This extension provides support including free icons provided by Font Awesome.
For more details see https://github.com/quarto-ext/fontawesome
bsicons extension
This extension provides support including icons provided by Bootstrap.
For more details see https://github.com/shafayetShafee/bsicons